(Fw32_set_clipboard_data): Save a copy of what is put on the clipboard.
authorJason Rumney <jasonr@gnu.org>
Tue, 21 Nov 2000 19:18:13 +0000 (19:18 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 21 Nov 2000 19:18:13 +0000 (19:18 +0000)
commitd6158a9765bc4c90c23143244f40104bebfdd2ee
tree2cfb2af21c58ced757e641118c27cfad1a273f86
parent51f65437ddebd44ff37851b2051b3eea5acca7fe
(Fw32_set_clipboard_data): Save a copy of what is put on the clipboard.
(Fw32_get_clipboard_data): Compare data on clipboard with saved copy
of what Emacs last put there. If they are the same, do not use the
clipboard copy to avoid losing data due to coding conversions.
src/w32select.c